home *** CD-ROM | disk | FTP | other *** search
/ SOHO - Exploring the Sun - 2003 Update / SOHO - Exploring the Sun - 2003 Update.iso / pc / data / main.dcr / buttons_37_clipboard_small.ls < prev    next >
Encoding:
Text File  |  2003-02-25  |  276 b   |  8 lines

  1. on mouseUp
  2.   global MainMode, qtinstaller, MainPath, JpgPath, MovPath, TxtPath, Writer, km, nappi_sprite, teksti_sprite, txt_ending
  3.   ClrCursorS()
  4.   WaitCursor()
  5.   set txt_name to TxtPath & the name of member the member of sprite 112 & txt_ending
  6.   open(txt_name, Writer)
  7. end
  8.